Skip to content

Fix action.yml description output for AI mode + README cleanup#2

Closed
CreativeCodingSolutions wants to merge 14 commits into
developfrom
feature/output-description-fix
Closed

Fix action.yml description output for AI mode + README cleanup#2
CreativeCodingSolutions wants to merge 14 commits into
developfrom
feature/output-description-fix

Conversation

@CreativeCodingSolutions

@CreativeCodingSolutions CreativeCodingSolutions commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Summary

This pull request modifies 25 files. Includes source code changes. Includes configuration changes.

Changes by Category

Source Code

  • src/app/layout.tsx
  • src/app/page.tsx
  • src/components/landing/features.tsx
  • src/components/landing/hero.tsx
  • src/components/landing/how-it-works.tsx
  • src/components/landing/pricing.tsx

Configuration

  • .github/ISSUE_TEMPLATE/config.yml
  • .github/ISSUE_TEMPLATE/suggest-repo.yml
  • .github/actions/docucraft/action.yml
  • .github/manifest.json
  • .github/workflows/ci.yml
  • .github/workflows/deploy.yml
  • .github/workflows/docucraft.yml
  • action.yml
  • examples/ai-mode.yml
  • examples/with-changelog.yml

Documentation

  • .github/ISSUE_TEMPLATE/bug_report.md
  • .github/ISSUE_TEMPLATE/feature_request.md
  • README.md
  • docs/fullstack/landing-improvements.md
  • docs/marketing/case-study.md
  • docs/operations/outreach-results.md
  • public/robots.txt

Other Changes

  • public/.nojekyll
  • public/sitemap.xml

Why

Automated pull request description generated by DocuCraft. Review the diff for detailed changes.


🤖 Generated by DocuCraft

Auto-Co AI added 11 commits June 19, 2026 21:29
…lish

- Moved action.yml to repo root (required for GitHub Marketplace auto-listing)
- Removed .github/workflows/ and .github/actions/ from main branch
- Updated branding.icon to git-pull-request
- Added JSON-LD structured data (SoftwareApplication schema)
- Added sitemap.xml, robots.txt, .nojekyll
- Updated Open Graph and Twitter card metadata
- Updated SEO meta tags and keywords
- Fixed landing page copy (removed non-existent features, updated paths)
- Updated README to reference root action path
New template-style: summary-only outputs just the summary line (file count + change categories) without file lists or categorization. Useful for teams that want a quick overview without clutter.
The description output only referenced steps.generate.outputs.description
(template mode). When AI mode was used, the output was empty.

- Added set-output step that reads from template step first, falls back to AI step
- output.description now references set-output step
- Update PR body step also uses set-output

Also fixed README claiming the workflow is '5 lines' when it is 15.
@CreativeCodingSolutions CreativeCodingSolutions force-pushed the feature/output-description-fix branch from d71ef51 to 4a77118 Compare June 20, 2026 06:17
@CreativeCodingSolutions

Copy link
Copy Markdown
Owner Author

Superseded by subsequent action.yml fixes (printf refactoring)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant